ul.megamenu li {
    margin: 0;
    padding: 0
    }
ul.megamenu li.clear-fix {
    clear: both;
    float: none;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0
    }
ul.megamenu a.mm-item-link:link, ul.megamenu a.mm-item-link:visited {
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    background: url("/Style Library/UXIII-Images/nav-divider.gif") no-repeat left top;
    border-top: 1px solid transparent;
    color: #000;
    display: inline-block;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 13px;
    margin: 0 0 0 -2px;
    padding: 7px 15px 6px 15px;
    position: relative;
    text-decoration: none;
    z-index: 13
    }
ul.megamenu a.mm-item-link-hover:link, ul.megamenu a.mm-item-link-hover:visited {
    background: url("/Style Library/UXIII-Images/menu-hover-bg.png") repeat-x scroll -1px 50% transparent;
    border-left: 1px solid #99742F;
    border-radius: 3px 3px 0 0;
    border-right: 1px solid #99742F;
    border-top: 1px solid #99742F;
    color: #3d0021 !important;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    z-index: 14
    }
ul.megamenu div.mm-item-content {
    background: none repeat scroll 0 0 #FFF;
    border: 1px solid #99742F;
    padding: 0;
    position: absolute;
    z-index: 9
    }
.mm-content-base {
    background: none repeat scroll 0 0 #FFF !important;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    padding: 10px;
    position: relative;
    z-index: 12
    }
.mm-js-shadow {
    background: none repeat scroll 0 0 #91865A;
    position: absolute;
    z-index: 10
    }
.mm-content-base ul {
    margin: 0;
    padding: 0
    }
.mm-content-base ul li {
    background: url("/Style Library/UXIII-Images/bullet3.gif") no-repeat scroll 0 8px transparent;
    line-height: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 15px
    }
.mm-content-base ul li a {
    color: #414141;
    text-decoration: none
    }
.mm-content-base ul li a:hover {
    color: #006CCE;
    text-decoration: none
    }
.menu-bg {
    margin: 0;
    padding: 0;
    float: left;
    vertical-align: top
    }
.nav {
    background: url("/Style Library/UXIII-Images/nav-bg.gif") repeat-x !important;
    height: 32px;
    width: 996px;
    float: left;
    margin: 0;
    padding: 0
    }